FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ca.on.ehr.r4#1.0.0-snapshot7 (47 ms)

Package ca.on.ehr.r4
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot7&canonical=http://ontariohealth.ca/fhir/ehr/ValueSet/medication-repeat-pattern
Url http://ontariohealth.ca/fhir/ehr/ValueSet/medication-repeat-pattern
Version 2.0.0
Status draft
Date 2025-06-12
Name MedicationRepeatPattern
Title Medication Repeat Pattern
Experimental False
Realm uv
Authority national
Description This intensional value set includes codes from http://snomed.info/sct where the concept is a <272103003 (Time patterns) i.e. codes that are subtypes of | Time patterns (qualifier value)| and excludes codes that are 307485003 | Irregular frequency (qualifier value) |.

Resources that use this resource

StructureDefinition
http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-medicationDispense MedicationDispense EHR
http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-medicationRequest MedicationRequest EHR

Resources that this resource uses

CodeSystem
http://snomed.info/sct SNOMED CT (all versions)
http://snomed.info/sct Nutrition Care Process Terminology module
http://snomed.info/sct veri


Source

{
  "resourceType" : "ValueSet",
  "id" : "ValueSet-MedicationRepeatPattern-Draft",
  "url" : "http://ontariohealth.ca/fhir/ehr/ValueSet/medication-repeat-pattern",
  "version" : "2.0.0",
  "name" : "MedicationRepeatPattern",
  "title" : "Medication Repeat Pattern",
  "status" : "draft",
  "date" : "2025-06-12",
  "publisher" : "Ontario Health",
  "description" : "This intensional value set includes codes from http://snomed.info/sct where the concept is a <272103003 (Time patterns) i.e. codes that are subtypes of | Time patterns (qualifier value)| and excludes codes that are 307485003 | Irregular frequency (qualifier value) |.",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "descendent-of",
            "value" : "272103003"
          }
        ]
      }
    ],
    "exclude" : [
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "descendent-of",
            "value" : "307485003"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.